home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4091 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: wbmt41.wbmt.tudelft.nl!not-for-mail
  2. From: "Marcel Offermans" <marcel@wbmt41.wbmt.tudelft.nl>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Changing Gadtools Gadgets
  5. Date: Sun, 18 Feb 1996 14:57:02 +0100
  6. Organization: Private TCP/IP node
  7. Message-ID: <50077755@wbmt41.wbmt.tudelft.nl>
  8. References: <50332724@river.prima.ruhr.de>
  9. Reply-To: "M.F.Offermans" <M.F.Offermans@WbMT.TUDelft.NL>
  10. NNTP-Posting-Host: wb617197.wbmt.tudelft.nl
  11. X-NewsReader: IntuiNews 1.3a (7.9.95)
  12.  
  13. Hello Carsten,
  14.  
  15.  > I have a question regarding gadgets that have been created using the
  16.  > gadtools library. Is it possible to change e.g. the text or the text
  17.  > color of a button gadget after it has been displayed ? (in an OS
  18.  > friendly way of course !)
  19.  
  20. The only system-friendly way to change a GadTools gadget is to destroy the
  21. gadget and build a new one. By the way, changing the text of a button is
  22. not considered to be good practise, according to many Style Guides (but
  23. that's a different issue :-).
  24.  
  25. --
  26.      .---------------------------------------------------------------.
  27.      |     \   |    Marcel Offermans -- Amiga Developer    |     \   |
  28.      |  \   \  |   e-mail: M.F.Offermans@WbMT.TUDelft.NL   |  \   \  |
  29.      |   \     |                IRC: Marrs                 |   \     |
  30.      `---------------------------------------------------------------'
  31.  
  32.